ByteNINumericByteNNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
ByteN INumeric<ByteN>.Negative()
Private Function Negative As ByteN
Implements INumeric(Of ByteN).Negative
private:
virtual ByteN Negative() sealed = INumeric<ByteN>::Negative
private abstract Negative : unit -> ByteN
private override Negative : unit -> ByteN
ByteNThe numeric negation of the current value.
INumericTSelfNegative